home *** CD-ROM | disk | FTP | other *** search
- object fmCustomers: TfmCustomers
- Left = 199
- Top = 159
- Width = 474
- Height = 333
- Caption = 'Customers'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- PixelsPerInch = 96
- TextHeight = 13
- object DBGrid1: TDBGrid
- Left = 0
- Top = 41
- Width = 466
- Height = 227
- Align = alClient
- DataSource = DM2.CustomerSource
- TabOrder = 0
- TitleFont.Color = clWindowText
- TitleFont.Height = -11
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 466
- Height = 41
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- object DBNavigator1: TDBNavigator
- Left = 12
- Top = 8
- Width = 240
- Height = 25
- DataSource = DM2.CustomerSource
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 264
- Top = 8
- Width = 58
- Height = 25
- Caption = '&Find'
- TabOrder = 1
- OnClick = Button1Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
- 300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
- 330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
- 333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
- 339977FF777777773377000BFB03333333337773FF733333333F333000333333
- 3300333777333333337733333333333333003333333333333377333333333333
- 333333333333333333FF33333333333330003333333333333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- end
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 268
- Width = 466
- Height = 19
- Panels = <>
- SimplePanel = False
- end
- object MainMenu1: TMainMenu
- Left = 340
- Top = 4
- object AboutItem: TMenuItem
- Caption = '&About'
- ShortCut = 0
- OnClick = AboutItemClick
- end
- end
- end
-